From: Glenn Morris Date: Mon, 6 Feb 2012 01:29:23 +0000 (-0800) Subject: NEWS typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~3192 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5385447f5a526031a9a8856c827a74f8eae49100;p=emacs.git NEWS typo. --- diff --git a/etc/NEWS b/etc/NEWS index 9ea5d6af7b0..ebd70e564f7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1240,7 +1240,7 @@ Instead, the offending function is removed. *** New function `run-hook-wrapped' for running an abnormal hook by passing the hook functions as arguments to a "wrapping" function. Like `run-hook-with-args-until-success', it stops at the first -non-nil retun value. +non-nil return value. +++ *** New macro `with-wrapper-hook' for running an abnormal hook as a